Under what circumstances would [ [ UIApplication sharedApplication ] keyWindow ] returns nil?
Posted
by dniprodev
on Stack Overflow
See other posts from Stack Overflow
or by dniprodev
Published on 2010-06-11T11:47:56Z
Indexed on
2010/06/11
11:53 UTC
Read the original article
Hit count: 129
In some cases [ [ UIApplication sharedApplication ] keyWindow ] returns nil; In some devices it's reproducing is pretty often, but in general it's sporadicIs
Is somebody knows reasons?
© Stack Overflow or respective owner